Skip to content

Remove one sed option from Makefile#102

Closed
yashirot wants to merge 1 commit into
masterfrom
21317_Remove-one-sed-option-from-Makefile
Closed

Remove one sed option from Makefile#102
yashirot wants to merge 1 commit into
masterfrom
21317_Remove-one-sed-option-from-Makefile

Conversation

@yashirot

Copy link
Copy Markdown
Contributor

The Makefile commands to generate a Migration Reports in PDF or DOCX format convert plain HTTP(S) URLs into Markdown hyperlinks with an sed command.

However, this conversion appears unnecessary because:

  1. it does not correctly handle URLs already used in Markdown link syntax ([text](URL))
  2. and most modern PDF viewers typically recognize plain HTTPS URLs as hyperlinks automatically.

Considering a conflict this PR will open after PR #100 has been merged.

@yashirot yashirot closed this Jun 11, 2026
@yashirot yashirot deleted the 21317_Remove-one-sed-option-from-Makefile branch June 11, 2026 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant